[INFO] cloning repository https://github.com/eithery/etlr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eithery/etlr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feithery%2Fetlr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feithery%2Fetlr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f40fadc9a0dab2b13d652bf00f8ca0c4d50f6da5
[INFO] testing eithery/etlr against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feithery%2Fetlr" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/eithery/etlr
[INFO] finished tweaking git repo https://github.com/eithery/etlr
[INFO] tweaked toml for git repo https://github.com/eithery/etlr written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eithery/etlr on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eithery/etlr already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pretty-hex v0.3.0
[INFO] [stderr]   Downloaded asynchronous-codec v0.6.2
[INFO] [stderr]   Downloaded connection-string v0.2.0
[INFO] [stderr]   Downloaded rust_decimal_macros v1.40.0
[INFO] [stderr]   Downloaded lazy-regex-proc_macros v3.6.0
[INFO] [stderr]   Downloaded env_filter v0.1.4
[INFO] [stderr]   Downloaded path-clean v1.0.1
[INFO] [stderr]   Downloaded lazy-regex v3.6.0
[INFO] [stderr]   Downloaded path-dedot v3.1.1
[INFO] [stderr]   Downloaded constcat v0.6.1
[INFO] [stderr]   Downloaded rkyv_derive v0.7.46
[INFO] [stderr]   Downloaded confy v1.0.0
[INFO] [stderr]   Downloaded colored v3.1.1
[INFO] [stderr]   Downloaded clap v4.5.53
[INFO] [stderr]   Downloaded rstest_macros v0.26.1
[INFO] [stderr]   Downloaded jiff-static v0.2.16
[INFO] [stderr]   Downloaded rust_decimal v1.40.0
[INFO] [stderr]   Downloaded rkyv v0.7.46
[INFO] [stderr]   Downloaded tiberius v0.12.3
[INFO] [stderr]   Downloaded clap_builder v4.5.53
[INFO] [stderr]   Downloaded borsh v1.6.1
[INFO] [stderr]   Downloaded rstest v0.26.1
[INFO] [stderr]   Downloaded borsh-derive v1.6.1
[INFO] [stderr]   Downloaded rstest_reuse v0.7.0
[INFO] [stderr]   Downloaded path-absolutize v3.1.1
[INFO] [stderr]   Downloaded rxpect v0.9.0
[INFO] [stderr]   Downloaded winauth v0.0.4
[INFO] [stderr]   Downloaded jiff v0.2.16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fcb489735ab87b65e2670d46661775a0e8f3cb9932aaa47e082cc49d4c2377a9
[INFO] running `Command { std: "docker" "start" "-a" "fcb489735ab87b65e2670d46661775a0e8f3cb9932aaa47e082cc49d4c2377a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fcb489735ab87b65e2670d46661775a0e8f3cb9932aaa47e082cc49d4c2377a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcb489735ab87b65e2670d46661775a0e8f3cb9932aaa47e082cc49d4c2377a9", kill_on_drop: false }`
[INFO] [stdout] fcb489735ab87b65e2670d46661775a0e8f3cb9932aaa47e082cc49d4c2377a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 94a6ec501e952012cc154fb55ec856360c172ebcca5c904dae394c9ae66079ed
[INFO] running `Command { std: "docker" "start" "-a" "94a6ec501e952012cc154fb55ec856360c172ebcca5c904dae394c9ae66079ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling path-dedot v3.1.1
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling jiff v0.2.16
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling connection-string v0.2.0
[INFO] [stderr]    Compiling pretty-hex v0.3.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling path-absolutize v3.1.1
[INFO] [stderr]    Compiling constcat v0.6.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling path-clean v1.0.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling rust_decimal_macros v1.40.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.6.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling lazy-regex v3.6.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling asynchronous-codec v0.6.2
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling async-native-tls v0.4.0
[INFO] [stderr]    Compiling tiberius v0.12.3
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling confy v1.0.0
[INFO] [stderr]    Compiling etlr v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "94a6ec501e952012cc154fb55ec856360c172ebcca5c904dae394c9ae66079ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94a6ec501e952012cc154fb55ec856360c172ebcca5c904dae394c9ae66079ed", kill_on_drop: false }`
[INFO] [stdout] 94a6ec501e952012cc154fb55ec856360c172ebcca5c904dae394c9ae66079ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e8ea3cc7caaeca0eea8e093c792cb3a945b9887966bf5a539f7f79c283405a6f
[INFO] running `Command { std: "docker" "start" "-a" "e8ea3cc7caaeca0eea8e093c792cb3a945b9887966bf5a539f7f79c283405a6f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling rxpect v0.9.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rstest_reuse v0.7.0
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling etlr v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.86s
[INFO] running `Command { std: "docker" "inspect" "e8ea3cc7caaeca0eea8e093c792cb3a945b9887966bf5a539f7f79c283405a6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8ea3cc7caaeca0eea8e093c792cb3a945b9887966bf5a539f7f79c283405a6f", kill_on_drop: false }`
[INFO] [stdout] e8ea3cc7caaeca0eea8e093c792cb3a945b9887966bf5a539f7f79c283405a6f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bc0cd8037d90a40b471b0020acf971e11a631444f51db1869cc48618d98f34e2
[INFO] running `Command { std: "docker" "start" "-a" "bc0cd8037d90a40b471b0020acf971e11a631444f51db1869cc48618d98f34e2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/etlr-ac94c5120003f75a)
[INFO] [stdout] 
[INFO] [stdout] running 108 tests
[INFO] [stdout] test std::tests::datetime::format_with::it_crates_timestamp_with_date_format::case_03 ... ok
[INFO] [stdout] test std::tests::datetime::format_with::it_crates_timestamp_with_date_format::case_01 ... ok
[INFO] [stdout] test std::tests::datetime::format_with::it_crates_timestamp_with_date_format::case_05 ... ok
[INFO] [stdout] test std::tests::datetime::format_with::it_crates_timestamp_with_date_format::case_09 ... ok
[INFO] [stdout] test std::tests::datetime::format_with::it_crates_timestamp_with_date_format::case_12 ... ok
[INFO] [stdout] test std::tests::datetime::format_with::it_crates_timestamp_with_date_format::case_13 ... ok
[INFO] [stdout] test std::tests::datetime::format_with::it_crates_timestamp_with_date_format::case_14 ... ok
[INFO] [stdout] test std::tests::datetime::format_with::it_returns_errors_for_invalid_format ... ok
[INFO] [stdout] test std::tests::datetime::format_with::it_crates_timestamp_with_date_format::case_06 ... ok
[INFO] [stdout] test std::tests::datetime::format_with::it_crates_timestamp_with_date_format::case_07 ... ok
[INFO] [stdout] test std::tests::datetime::format_with::it_crates_timestamp_with_date_format::case_02 ... ok
[INFO] [stdout] test std::tests::datetime::format_with::it_crates_timestamp_with_date_format::case_11 ... ok
[INFO] [stdout] test std::tests::string::chomp::it_does_not_change_a_string_without_trailing_crlf::str_value_1_____ ... ok
[INFO] [stdout] test std::tests::string::chomp::it_does_not_change_a_string_without_trailing_crlf::str_value_2_____ ... ok
[INFO] [stdout] test std::tests::decimal::parse::it_parses_string_in_pic_format_to_decimal::case_1 ... ok
[INFO] [stdout] test std::tests::decimal::parse_format::it_decodes_pic_format_into_the_parts::case_3 ... ok
[INFO] [stdout] test std::tests::decimal::parse::it_parses_string_in_pic_format_to_decimal::case_5 ... ok
[INFO] [stdout] test std::tests::string::chomp::it_does_not_change_a_string_without_trailing_crlf::str_value_4___n__ ... ok
[INFO] [stdout] test std::tests::datetime::format_with::it_crates_timestamp_with_date_format::case_04 ... ok
[INFO] [stdout] test std::tests::decimal::parse_format::it_returns_errors_for_invalid_pic_format::case_2 ... ok
[INFO] [stdout] test std::tests::decimal::parse::it_parses_string_in_pic_format_to_decimal::case_4 ... ok
[INFO] [stdout] test std::tests::decimal::parse_format::it_decodes_pic_format_into_the_parts::case_2 ... ok
[INFO] [stdout] test std::tests::decimal::parse_format::it_decodes_pic_format_into_the_parts::case_1 ... ok
[INFO] [stdout] test std::tests::decimal::parse_format::it_decodes_pic_format_into_the_parts::case_4 ... ok
[INFO] [stdout] test std::tests::decimal::parse::it_parses_string_in_pic_format_to_decimal::case_2 ... ok
[INFO] [stdout] test std::tests::decimal::parse_format::it_returns_errors_for_invalid_pic_format::case_1 ... ok
[INFO] [stdout] test std::tests::string::chomp::it_does_not_change_a_string_without_trailing_crlf::str_value_5___teststring__ ... ok
[INFO] [stdout] test std::tests::string::chomp::it_does_not_change_a_string_without_trailing_crlf::str_value_6___TEST123__ ... ok
[INFO] [stdout] test std::tests::string::chomp::it_removes_trailing_crlf::case_1 ... ok
[INFO] [stdout] test std::tests::string::chomp::it_does_not_change_a_string_without_trailing_crlf::str_value_3___rn__ ... ok
[INFO] [stdout] test std::tests::string::chomp::it_removes_trailing_crlf::case_2 ... ok
[INFO] [stdout] test std::tests::decimal::parse::it_parses_string_in_pic_format_to_decimal::case_3 ... ok
[INFO] [stdout] test std::tests::decimal::parse_format::it_decodes_pic_format_into_the_parts::case_5 ... ok
[INFO] [stdout] test std::tests::string::is_blank::it_returns_false_for_a_non_blank_string::case_4 ... ok
[INFO] [stdout] test std::tests::string::is_blank::it_returns_true_for_a_blank_string::case_1 ... ok
[INFO] [stdout] test std::tests::string::is_blank::it_returns_true_for_a_blank_string::case_2 ... ok
[INFO] [stdout] test std::tests::string::is_blank::it_returns_false_for_a_non_blank_string::case_3 ... ok
[INFO] [stdout] test std::tests::string::chomp::it_removes_trailing_crlf::case_4 ... ok
[INFO] [stdout] test std::tests::string::is_not_blank::it_returns_false_for_a_blank_string::case_3 ... ok
[INFO] [stdout] test std::tests::string::chomp::it_removes_trailing_crlf::case_5 ... ok
[INFO] [stdout] test std::tests::string::is_blank::it_returns_true_for_a_blank_string::case_4 ... ok
[INFO] [stdout] test std::tests::string::is_not_blank::it_returns_false_for_a_blank_string::case_5 ... ok
[INFO] [stdout] test std::tests::string::is_blank::it_returns_true_for_a_blank_string::case_5 ... ok
[INFO] [stdout] test std::tests::string::is_not_blank::it_returns_false_for_a_blank_string::case_2 ... ok
[INFO] [stdout] test std::tests::string::is_not_blank::it_returns_false_for_a_blank_string::case_4 ... ok
[INFO] [stdout] test std::tests::string::chomp::it_removes_trailing_crlf::case_3 ... ok
[INFO] [stdout] test std::tests::string::is_not_blank::it_returns_false_for_a_blank_string::case_1 ... ok
[INFO] [stdout] test std::tests::string::is_not_blank::it_returns_true_for_a_non_blank_string::case_1 ... ok
[INFO] [stdout] test std::tests::string::normalize::it_trims_and_converts_a_string_to_lowercase::case_2 ... ok
[INFO] [stdout] test std::tests::string::is_not_blank::it_returns_true_for_a_non_blank_string::case_2 ... ok
[INFO] [stdout] test std::tests::string::normalize::it_trims_and_converts_a_string_to_lowercase::case_3 ... ok
[INFO] [stdout] test std::tests::string::normalize::it_trims_and_converts_a_string_to_lowercase::case_4 ... ok
[INFO] [stdout] test std::tests::string::is_not_blank::it_returns_true_for_a_non_blank_string::case_4 ... ok
[INFO] [stdout] test std::tests::string::normalize::it_trims_and_converts_a_string_to_lowercase::case_5 ... ok
[INFO] [stdout] test std::tests::string::normalize::it_trims_and_converts_a_string_to_lowercase::case_1 ... ok
[INFO] [stdout] test std::tests::string::normalize::it_trims_and_converts_a_string_to_lowercase::case_6 ... ok
[INFO] [stdout] test std::tests::string::is_blank::it_returns_false_for_a_non_blank_string::case_2 ... ok
[INFO] [stdout] test std::tests::string::is_not_blank::it_returns_true_for_a_non_blank_string::case_3 ... ok
[INFO] [stdout] test std::tests::string::remove::it_removes_chars_from_a_string::case_8 ... ok
[INFO] [stdout] test std::tests::string::normalize::it_trims_and_converts_a_string_to_lowercase::case_9 ... ok
[INFO] [stdout] test std::tests::string::remove::it_removes_chars_from_a_string::case_1 ... ok
[INFO] [stdout] test std::tests::string::remove::it_removes_chars_from_a_string::case_3 ... ok
[INFO] [stdout] test std::tests::string::remove::it_removes_chars_from_a_string::case_4 ... ok
[INFO] [stdout] test std::tests::string::normalize::it_trims_and_converts_a_string_to_lowercase::case_7 ... ok
[INFO] [stdout] test std::tests::string::remove::it_removes_chars_from_a_string::case_5 ... ok
[INFO] [stdout] test std::tests::string::normalize::it_trims_and_converts_a_string_to_lowercase::case_8 ... ok
[INFO] [stdout] test std::tests::string::remove::it_removes_chars_from_a_string::case_6 ... ok
[INFO] [stdout] test std::tests::string::remove::it_removes_chars_from_a_string::case_2 ... ok
[INFO] [stdout] test std::tests::string::remove::it_removes_chars_from_a_string::case_7 ... ok
[INFO] [stdout] test std::tests::string::try_parse::it_parses_falsy_string_values::str_value_01___false__ ... ok
[INFO] [stdout] test std::tests::string::try_parse::it_parses_falsy_string_values::str_value_02___False__ ... ok
[INFO] [stdout] test std::tests::string::try_parse::it_parses_falsy_string_values::str_value_04___falsenr__ ... ok
[INFO] [stdout] test std::tests::string::try_parse::it_parses_falsy_string_values::str_value_03___FALSE__ ... ok
[INFO] [stdout] test std::tests::string::try_parse::it_parses_falsy_string_values::str_value_07___N__ ... ok
[INFO] [stdout] test std::tests::string::try_parse::it_parses_falsy_string_values::str_value_05___0__ ... ok
[INFO] [stdout] test std::tests::string::try_parse::it_parses_falsy_string_values::str_value_06___No__ ... ok
[INFO] [stdout] test std::tests::string::try_parse::it_parses_falsy_string_values::str_value_10___0__ ... ok
[INFO] [stdout] test std::tests::string::try_parse::it_parses_falsy_string_values::str_value_08___n__ ... ok
[INFO] [stdout] test std::tests::string::try_parse::it_parses_falsy_string_values::str_value_09___NOn__ ... ok
[INFO] [stdout] test std::tests::string::try_parse::it_parses_falsy_string_values::str_value_12___fn__ ... ok
[INFO] [stdout] test std::tests::string::try_parse::it_parses_truthy_string_values::str_value_05___1__ ... ok
[INFO] [stdout] test std::tests::string::try_parse::it_parses_truthy_string_values::str_value_10___1__ ... ok
[INFO] [stdout] test std::tests::string::try_parse::it_parses_falsy_string_values::str_value_11___F__ ... ok
[INFO] [stdout] test std::tests::string::try_parse::it_parses_truthy_string_values::str_value_11___T__ ... ok
[INFO] [stdout] test std::tests::string::try_parse::it_parses_truthy_string_values::str_value_12___tnr__ ... ok
[INFO] [stdout] test std::tests::string::try_parse::it_parses_truthy_string_values::str_value_03___TRUE__ ... ok
[INFO] [stdout] test std::tests::string::try_parse::it_returns_none_for_blank_strings::str_value_1_____ ... ok
[INFO] [stdout] test std::tests::string::try_parse::it_returns_none_for_blank_strings::str_value_2_____ ... ok
[INFO] [stdout] test std::tests::string::try_parse::it_parses_truthy_string_values::str_value_06___Yes__ ... ok
[INFO] [stdout] test std::tests::string::try_parse::it_parses_truthy_string_values::str_value_01___true__ ... ok
[INFO] [stdout] test std::tests::string::try_parse::it_parses_truthy_string_values::str_value_02___True__ ... ok
[INFO] [stdout] test std::tests::string::try_parse::it_parses_truthy_string_values::str_value_04___truenr__ ... ok
[INFO] [stdout] test std::tests::string::try_parse::it_parses_truthy_string_values::str_value_07___Y__ ... ok
[INFO] [stdout] test std::tests::string::try_parse::it_returns_none_for_not_bool_strings::str_value_3___001__ ... ok
[INFO] [stdout] test std::tests::string::try_parse::it_returns_none_for_not_bool_strings::str_value_4___true1__ ... ok
[INFO] [stdout] test std::tests::string::try_parse::it_parses_truthy_string_values::str_value_08___y__ ... ok
[INFO] [stdout] test std::tests::string::try_parse::it_returns_none_for_not_bool_strings::str_value_5___false___ ... ok
[INFO] [stdout] test std::tests::string::try_parse::it_returns_none_for_not_bool_strings::str_value_2___abracadabra__ ... ok
[INFO] [stdout] test std::tests::string::try_parse::it_returns_none_for_not_bool_strings::str_value_6___N0__ ... ok
[INFO] [stdout] test std::tests::string::try_parse::it_returns_none_for_not_bool_strings::str_value_7___yes_yes__ ... ok
[INFO] [stdout] test std::tests::string::try_parse::it_returns_none_for_blank_strings::str_value_3___trn__ ... ok
[INFO] [stdout] test std::tests::string::try_parse::it_parses_truthy_string_values::str_value_09___YESnr__ ... ok
[INFO] [stdout] test std::tests::string::try_parse::it_returns_none_for_blank_strings::str_value_4___n__ ... ok
[INFO] [stdout] test std::tests::string::try_parse::it_returns_none_for_not_bool_strings::str_value_1______ ... ok
[INFO] [stdout] test std::tests::string::is_blank::it_returns_false_for_a_non_blank_string::case_1 ... ok
[INFO] [stdout] test std::tests::string::is_blank::it_returns_true_for_a_blank_string::case_3 ... ok
[INFO] [stdout] test std::tests::datetime::format_with::it_crates_timestamp_with_date_format::case_08 ... FAILED
[INFO] [stdout] test std::tests::datetime::format_with::it_crates_timestamp_with_date_format::case_10 ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- std::tests::datetime::format_with::it_crates_timestamp_with_date_format::case_08 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'std::tests::datetime::format_with::it_crates_timestamp_with_date_format::case_08' (23) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rxpect-0.9.0/src/root.rs:54:13:
[INFO] [stdout] Expectation failed (expected Ok)
[INFO] [stdout]   actual: Err(EtlError { message: "Invalid date format `MM/DD/YYYY HH:MM:SS`.", kind: InvalidFormat, row_id: None, file_path: None, inner_error: None })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d1a373731da - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d1a373731da - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d1a373731da - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d1a373731da - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d1a3738908a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d1a3738908a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5d1a37377a62 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d1a37377a62 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d1a3735227f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d1a3735227f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d1a3736b619 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d1a3707089c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5d1a3707089c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d1a3736b7d2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5d1a3736b7d2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d1a37352338 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d1a37349cd9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d1a3735304d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d1a373898cc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d1a3705c1b8 - core[786f478f706679df]::panicking::panic_display::<alloc[64763625b5a07cdb]::string::String>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5d1a3705f21e - <rxpect[c86bd02b2dea88bf]::root::RootExpectations<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, etlr[a3b90d31211fe274]::errors::EtlError>> as core[786f478f706679df]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rxpect-0.9.0/src/root.rs:54:13
[INFO] [stdout]   21:     0x5d1a3704afb3 - core[786f478f706679df]::ptr::drop_in_place::<rxpect[c86bd02b2dea88bf]::root::RootExpectations<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, etlr[a3b90d31211fe274]::errors::EtlError>>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   22:     0x5d1a3704ae73 - core[786f478f706679df]::ptr::drop_in_place::<rxpect[c86bd02b2dea88bf]::projection::ProjectedExpectationsBuilder<rxpect[c86bd02b2dea88bf]::root::RootExpectations<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, etlr[a3b90d31211fe274]::errors::EtlError>>, core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, etlr[a3b90d31211fe274]::errors::EtlError>, alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   23:     0x5d1a37055288 - etlr[a3b90d31211fe274]::std::tests::datetime::format_with::it_crates_timestamp_with_date_format
[INFO] [stdout]                                at /opt/rustwide/workdir/src/std/tests/datetime.rs:34:90
[INFO] [stdout]   24:     0x5d1a3705b0ce - etlr[a3b90d31211fe274]::std::tests::datetime::format_with::it_crates_timestamp_with_date_format::case_08
[INFO] [stdout]                                at /opt/rustwide/workdir/src/std/tests/datetime.rs:12:5
[INFO] [stdout]   25:     0x5d1a37058ee7 - etlr[a3b90d31211fe274]::std::tests::datetime::format_with::it_crates_timestamp_with_date_format::case_08::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/std/tests/datetime.rs:12:14
[INFO] [stdout]   26:     0x5d1a3704f9a6 - <etlr[a3b90d31211fe274]::std::tests::datetime::format_with::it_crates_timestamp_with_date_format::case_08::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5d1a3706497b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5d1a3706497b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5d1a3707136b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5d1a3707136b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x5d1a3707136b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5d1a3707136b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5d1a3707136b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5d1a3707136b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5d1a3707136b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5d1a3706ca84 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5d1a3706ca84 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5d1a37073f72 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x5d1a37073f72 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x5d1a37073f72 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5d1a37073f72 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5d1a37073f72 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5d1a37073f72 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x5d1a37073f72 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5d1a37372abf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   46:     0x5d1a37372abf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x7e078d5a5aa4 - <unknown>
[INFO] [stdout]   48:     0x7e078d632a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- std::tests::datetime::format_with::it_crates_timestamp_with_date_format::case_10 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'std::tests::datetime::format_with::it_crates_timestamp_with_date_format::case_10' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rxpect-0.9.0/src/root.rs:54:13:
[INFO] [stdout] Expectation failed (expected Ok)
[INFO] [stdout]   actual: Err(EtlError { message: "Invalid date format `DD/MM/CCYY HH:MM:SS`.", kind: InvalidFormat, row_id: None, file_path: None, inner_error: None })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d1a373731da - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d1a373731da - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d1a373731da - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d1a373731da - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d1a3738908a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d1a3738908a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5d1a37377a62 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d1a37377a62 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d1a3735227f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d1a3735227f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d1a3736b619 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d1a3707089c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5d1a3707089c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d1a3736b7d2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5d1a3736b7d2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d1a37352338 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d1a37349cd9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d1a3735304d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d1a373898cc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d1a3705c1b8 - core[786f478f706679df]::panicking::panic_display::<alloc[64763625b5a07cdb]::string::String>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5d1a3705f21e - <rxpect[c86bd02b2dea88bf]::root::RootExpectations<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, etlr[a3b90d31211fe274]::errors::EtlError>> as core[786f478f706679df]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rxpect-0.9.0/src/root.rs:54:13
[INFO] [stdout]   21:     0x5d1a3704afb3 - core[786f478f706679df]::ptr::drop_in_place::<rxpect[c86bd02b2dea88bf]::root::RootExpectations<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, etlr[a3b90d31211fe274]::errors::EtlError>>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   22:     0x5d1a3704ae73 - core[786f478f706679df]::ptr::drop_in_place::<rxpect[c86bd02b2dea88bf]::projection::ProjectedExpectationsBuilder<rxpect[c86bd02b2dea88bf]::root::RootExpectations<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, etlr[a3b90d31211fe274]::errors::EtlError>>, core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, etlr[a3b90d31211fe274]::errors::EtlError>, alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   23:     0x5d1a37055288 - etlr[a3b90d31211fe274]::std::tests::datetime::format_with::it_crates_timestamp_with_date_format
[INFO] [stdout]                                at /opt/rustwide/workdir/src/std/tests/datetime.rs:34:90
[INFO] [stdout]   24:     0x5d1a3705b1ce - etlr[a3b90d31211fe274]::std::tests::datetime::format_with::it_crates_timestamp_with_date_format::case_10
[INFO] [stdout]                                at /opt/rustwide/workdir/src/std/tests/datetime.rs:12:5
[INFO] [stdout]   25:     0x5d1a37058f47 - etlr[a3b90d31211fe274]::std::tests::datetime::format_with::it_crates_timestamp_with_date_format::case_10::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/std/tests/datetime.rs:12:14
[INFO] [stdout]   26:     0x5d1a3704fa26 - <etlr[a3b90d31211fe274]::std::tests::datetime::format_with::it_crates_timestamp_with_date_format::case_10::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5d1a3706497b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5d1a3706497b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5d1a3707136b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5d1a3707136b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x5d1a3707136b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5d1a3707136b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5d1a3707136b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5d1a3707136b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5d1a3707136b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5d1a3706ca84 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5d1a3706ca84 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5d1a37073f72 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x5d1a37073f72 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x5d1a37073f72 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5d1a37073f72 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5d1a37073f72 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5d1a37073f72 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x5d1a37073f72 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5d1a37372abf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   46:     0x5d1a37372abf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x7e078d5a5aa4 - <unknown>
[INFO] [stdout]   48:     0x7e078d632a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     std::tests::datetime::format_with::it_crates_timestamp_with_date_format::case_08
[INFO] [stdout]     std::tests::datetime::format_with::it_crates_timestamp_with_date_format::case_10
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 106 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "bc0cd8037d90a40b471b0020acf971e11a631444f51db1869cc48618d98f34e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc0cd8037d90a40b471b0020acf971e11a631444f51db1869cc48618d98f34e2", kill_on_drop: false }`
[INFO] [stdout] bc0cd8037d90a40b471b0020acf971e11a631444f51db1869cc48618d98f34e2
